Fix minor problems found by static checking.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2011 06:28:40 +0000 (23:28 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 9 Jul 2011 06:28:40 +0000 (23:28 -0700)
commitc3ee06bdae65b1a3df333093a78de364b98b88ef
tree24f96cdc9d9f3769bfaed498ee1ee6bbf8b2aeaa
parenta88d8c092b670bf20db022fe87dfcc619c2920b0
Fix minor problems found by static checking.

* chartab.c (char_table_set_range, map_sub_char_table)
(uniprop_table_uncompress): Remove unused locals.
(uniprop_table): Now static.
* composite.c (_work_char): Remove unused static var.
* gtkutil.c (qttip_cb): Remove stray no-effect statement.
src/ChangeLog
src/chartab.c
src/composite.c
src/gtkutil.c